projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f7f580
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 May 2002 17:43:45 +0000
(17:43 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 31 May 2002 17:43:45 +0000
(17:43 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 7f7c516c693cb1686d371fcf3b0f03763f19e792..9be130c46f0644bec94e81b4ecf55221ac646926 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,11
@@
2002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
+ * xfns.c (x_encode_text): Return stringp non-NULL if coding_system
+ is Qcompound_text_with_extensions.
+
+ * xselect.c (lisp_data_to_selection_data): Always set selection
+ type as string if x_encode_text returns streingp non-NULL.
+
* s/netbsd.h: Include /usr/pkg in the run time shared library path.
2002-05-30 Richard M. Stallman <rms@gnu.org>